var github.com/vmihailenco/msgpack/v5.marshalerType
3 uses
github.com/vmihailenco/msgpack/v5 (current package)
encode_value.go#L63: if typ.Implements(marshalerType) {
encode_value.go#L79: if ptr.Implements(marshalerType) {
types.go#L21: marshalerType = reflect.TypeOf((*Marshaler)(nil)).Elem()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)